D3D11_SUBRESOURCE_TILING

Undocumented in source.
version(Windows && Direct3D_11)
struct D3D11_SUBRESOURCE_TILING {}

Members

Variables

DepthInTiles
UINT16 DepthInTiles;
Undocumented in source.
HeightInTiles
UINT16 HeightInTiles;
Undocumented in source.
StartTileIndexInOverallResource
UINT StartTileIndexInOverallResource;
Undocumented in source.
WidthInTiles
UINT WidthInTiles;
Undocumented in source.

Meta